共用方式為


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

屬性

適用於