Share via


NSNumber.ByteValue Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual byte ByteValue { [Foundation.Export("unsignedCharValue")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("unsignedCharValue")>]
member this.ByteValue : byte

Property Value

Attributes

Applies to