Share via


UIPointerRegion.LatchingAxes Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIAxis LatchingAxes { [Foundation.Export("latchingAxes", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setLatchingAxes:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("latchingAxes", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setLatchingAxes:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.LatchingAxes : UIKit.UIAxis with get, set

Property Value

Attributes

Applies to