UIView.ReadableContentGuide Proprietà

Definizione

Area che può essere letta dall'utente con un movimento minimo della testa.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UILayoutGuide ReadableContentGuide { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("readableContentGuide", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.ReadableContentGuide : UIKit.UILayoutGuide

Valore della proprietà

Attributi

Commenti

l'oggetto ReadableContentGuide è destinato alla disposizione di una singola colonna di testo. Se si desiderano più colonne, è possibile usare P:UIKit.UILayoutGuide.Width come guida alla larghezza ottimale.

Si applica a