UIView.ReadableContentGuide 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
최소한의 머리 이동으로 사용자가 읽을 수 있는 영역입니다.
[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
속성 값
- 특성
설명
는 ReadableContentGuide 텍스트의 단일 열을 배치하기 위한 것입니다. 여러 열을 원하는 경우 P:UIKit.UILayoutGuide.Width 를 최적의 너비에 대한 안내선으로 사용할 수 있습니다.