WiFiInput
Class
Represents a input field for a WiFi value.
Definition
Namespace:Telerik.Barcode
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class WiFiInput
Inheritance: objectWiFiInput
Constructors
Properties
Gets the value with all special symbols escaped.
C#
public object EscapedValue { get; }
Gets a value indicating whether the Value property holds information in a Hexadecimal format.
C#
public bool IsHex { get; }