Compartilhar via


UIView.ReadableContentGuide Propriedade

Definição

Uma área que pode ser lida pelo usuário com movimento mínimo de cabeça.

[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

Valor da propriedade

Atributos

Comentários

O ReadableContentGuide destina-se a definir uma única coluna de texto. Se várias colunas forem desejadas, o P:UIKit.UILayoutGuide.Width poderá ser usado como um guia para a largura ideal.

Aplica-se a