Share via


INObjectCollection<ObjectType>.Sections Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Intents.INObjectSection<ObjectType>[] Sections { [Foundation.Export("sections", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sections", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Sections : Intents.INObjectSection<'ObjectType (requires 'ObjectType :> Foundation.NSObject)>[]

Property Value

INObjectSection<ObjectType>[]
Attributes

Applies to