Share via


UIContentUnavailableConfiguration.SecondaryButton Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIButtonConfiguration SecondaryButton { [Foundation.Export("secondaryButton", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSecondaryButton:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("secondaryButton", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setSecondaryButton:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.SecondaryButton : UIKit.UIButtonConfiguration with get, set

Property Value

Attributes

Applies to