Share via


UILabel.EnablesMarqueeWhenAncestorFocused Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool EnablesMarqueeWhenAncestorFocused { [Foundation.Export("enablesMarqueeWhenAncestorFocused")] get; [Foundation.Export("setEnablesMarqueeWhenAncestorFocused:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("enablesMarqueeWhenAncestorFocused")>]
[<set: Foundation.Export("setEnablesMarqueeWhenAncestorFocused:")>]
member this.EnablesMarqueeWhenAncestorFocused : bool with get, set

Property Value

Attributes

Applies to