UISearchBar.Prompt 속성

정의

이 UISearchBar의 맨 위에 표시되는 텍스트 줄입니다.

public virtual string Prompt { [Foundation.Export("prompt", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPrompt:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Prompt : string with get, set

속성 값

(이 노드에 대한 추가 설명서 제공 예정)

이 값은 null일 수 있습니다.

특성

적용 대상