Share via


UINavigationItem.BackBarButtonItem プロパティ

定義

UIBarButtonItem[戻る] ボタン機能に使用される 。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIBarButtonItem BackBarButtonItem { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("backBarButtonItem", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setBackBarButtonItem:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.BackBarButtonItem : UIKit.UIBarButtonItem with get, set

プロパティ値

(このノードのその他のドキュメントが公開されます)

この値は、null の場合もあります。

属性

適用対象