UISearchBar.Placeholder 속성

정의

텍스트 필드에 다른 텍스트가 없을 때 표시되는 문자열입니다.

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

속성 값

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

이 값은 null일 수 있습니다.

특성

적용 대상