Condividi tramite


UITableView.CellLayoutMarginsFollowReadableWidth Proprietà

Definizione

Se i margini di layout del contenuto della cella sono impostati dal sistema per avere una larghezza confortevole e leggibile per l'utente.

[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

Valore della proprietà

Attributi

Si applica a