Share via


ICIKaleidoscopeProtocol.InputCount Property

Definition

Gets or sets the number of sections in the kaleidoscope.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr InputCount { [Foundation.Export("count")] get; [Foundation.Export("setCount:")] set; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("count")>]
[<set: Foundation.Export("setCount:")>]
member this.InputCount : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to