Share via


NSTextElement.ChildElements Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.NSTextElement[] ChildElements { [Foundation.Export("childElements", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("childElements", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ChildElements : UIKit.NSTextElement[]

Property Value

Attributes

Applies to