다음을 통해 공유


PropertyPaneGroupField.ShouldFocus 속성

정의

이 컨트롤이 Boolean형식에 초점을 맞춰야 하는지 여부를 나타내는 값을 가져오거나 설정합니다.

public bool ShouldFocus { get; set; }
member this.ShouldFocus : bool with get, set
Public Property ShouldFocus As Boolean

속성 값

이 값은 속성 창 필드에 포커스를 두어야 하는지 여부를 나타냅니다.

적용 대상