Compartir a través de


CPBarButtonType Enumeración

Definición

Enumera los tipos de CPBarButton.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CPBarButtonType
type CPBarButtonType = 
Herencia
CPBarButtonType
Atributos

Campos

Image 1

El botón muestra una imagen.

Text 0

El botón muestra texto.

Se aplica a