Share via


TCThrottle.IndicatorSize Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGSize IndicatorSize { [Foundation.Export("indicatorSize", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setIndicatorSize:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("indicatorSize", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setIndicatorSize:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.IndicatorSize : CoreGraphics.CGSize with get, set

Property Value

Attributes

Applies to