Compartir a través de


CSSearchableItemAttributeSet.HasAlphaChannel Propiedad

Definición

Obtiene o establece un número con semántica booleana que indica si la representación de color utilizada por una imagen tiene un canal alfa.

public virtual Foundation.NSNumber HasAlphaChannel { [Foundation.Export("hasAlphaChannel", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setHasAlphaChannel:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.HasAlphaChannel : Foundation.NSNumber with get, set

Valor de propiedad

1 indica que hay un canal alfa. 0 indica que un canal alfa no está presente.

Este valor puede ser null.

Atributos

Se aplica a