Share via


UIPressesEvent.AllPresses Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSSet<UIKit.UIPress> AllPresses { [Foundation.Export("allPresses")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allPresses")>]
member this.AllPresses : Foundation.NSSet<UIKit.UIPress>

Property Value

Attributes

Applies to