Share via


UIDocumentViewControllerLaunchOptions.SecondaryAction Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIAction? SecondaryAction { [Foundation.Export("secondaryAction", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSecondaryAction:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("secondaryAction", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setSecondaryAction:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.SecondaryAction : UIKit.UIAction with get, set

Property Value

Attributes

Applies to