Share via


UINavigationBarAppearance.DoneButtonAppearance Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIBarButtonItemAppearance DoneButtonAppearance { [Foundation.Export("doneButtonAppearance", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setDoneButtonAppearance:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("doneButtonAppearance", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setDoneButtonAppearance:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.DoneButtonAppearance : UIKit.UIBarButtonItemAppearance with get, set

Property Value

Attributes

Applies to