Share via


CIAccordionFoldTransition.BottomHeight Property

Definition

Gets or sets the the position from which to start the accordion transition.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public float BottomHeight { [Foundation.Export("bottomHeight")] get; [Foundation.Export("setBottomHeight:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("bottomHeight")>]
[<set: Foundation.Export("setBottomHeight:")>]
member this.BottomHeight : single with get, set

Property Value

Implements

Attributes

Applies to