Share via


UINavigationBar.UINavigationBarAppearance.CompactScrollEdgeAppearance Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UINavigationBarAppearance CompactScrollEdgeAppearance { [Foundation.Export("compactScrollEdgeAppearance", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setCompactScrollEdgeAppearance:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UINavigationBarAppearance? CompactScrollEdgeAppearance { [Foundation.Export("compactScrollEdgeAppearance", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setCompactScrollEdgeAppearance:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("compactScrollEdgeAppearance", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setCompactScrollEdgeAppearance:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.CompactScrollEdgeAppearance : UIKit.UINavigationBarAppearance with get, set

Property Value

Attributes

Applies to