Поделиться через


UINavigationBar.BackIndicatorImage Свойство

Определение

Изображение, показанное рядом с кнопкой "Назад".

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIImage BackIndicatorImage { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("backIndicatorImage", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setBackIndicatorImage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.BackIndicatorImage : UIKit.UIImage with get, set

Значение свойства

Разработчики приложений должны дополнительно задать свойство P:UIKit.UINavigationbar.BackIndicatorTransitionMaskImage .

Это значение может быть равно null.

Атрибуты

Комментарии

Этот член участвует в системе UIAppearance стилизации. См. Appearance свойство и AppearanceWhenContainedIn(Type[]) метод .

Применяется к