Share via


UIMutableTraits.LegibilityWeight Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UILegibilityWeight LegibilityWeight { [Foundation.Export("legibilityWeight", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setLegibilityWeight:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("legibilityWeight", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setLegibilityWeight:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.LegibilityWeight : UIKit.UILegibilityWeight with get, set

Property Value

Implements

Attributes

Applies to