Share via


UINavigationItem.Prompt 속성

정의

탐색 모음의 위쪽에 표시되는 텍스트 줄입니다.

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

속성 값

기본값은 null입니다.

이 값은 null일 수 있습니다.

특성

설명

적용 대상