Selector.Handle Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Handle (pointer) to the unmanaged selector representation.
C#
public IntPtr Handle { get; }
member this.Handle : nativeint
IntPtr
nativeint
A pointer to the unmanaged selector representation.
This IntPtr is the handle to the underlying unmanaged representation for this selector.
Proizvod | Verzije |
---|---|
Xamarin.Mac SDK | 14 |