Compartir a través de


NSTextContainer.ExclusionPaths Propiedad

Definición

Matriz de s de UIBezierPathla que se excluirá el texto.

public virtual UIKit.UIBezierPath[] ExclusionPaths { [Foundation.Export("exclusionPaths", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setExclusionPaths:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ExclusionPaths : UIKit.UIBezierPath[] with get, set

Valor de propiedad

(Se incluye más documentación para este nodo)

Este valor puede ser null.

Atributos

Comentarios

Las rutas de exclusión se definen en el NSTextContainersistema de coordenadas del (vea ConvertRectFromView(CGRect, UIView)).

Se aplica a