Compartir a través de


UITableView.CellLayoutMarginsFollowReadableWidth Propiedad

Definición

Si el sistema establece los márgenes de diseño del contenido de la celda para tener un ancho cómodo y legible para el usuario.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool CellLayoutMarginsFollowReadableWidth { [Foundation.Export("cellLayoutMarginsFollowReadableWidth")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setCellLayoutMarginsFollowReadableWidth:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.CellLayoutMarginsFollowReadableWidth : bool with get, set

Valor de propiedad

Atributos

Se aplica a