Share via


UIButtonConfiguration.Indicator Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIButtonConfigurationIndicator Indicator { [Foundation.Export("indicator", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setIndicator:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("indicator", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setIndicator:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.Indicator : UIKit.UIButtonConfigurationIndicator with get, set

Property Value

Attributes

Applies to