Share via


CITextFeature.SubFeatures Property

Definition

Gets an array that contains the subfeatures.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreImage.CIFeature[]? SubFeatures { [Foundation.Export("subFeatures")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("subFeatures")>]
member this.SubFeatures : CoreImage.CIFeature[]

Property Value

Attributes

Applies to