Share via


UIPointerStyle.CreateSystemPointerStyle Method

Definition

[Foundation.Export("systemPointerStyle")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.UIPointerStyle CreateSystemPointerStyle();
[<Foundation.Export("systemPointerStyle")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member CreateSystemPointerStyle : unit -> UIKit.UIPointerStyle

Returns

Attributes

Applies to