Compartilhar via


UILocalNotification.Category Propriedade

Definição

Obtém ou define um nome de categoria que será usado para localizar um grupo de ações com o qual preencher a notificação.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string Category { [Foundation.Export("category")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setCategory:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.Category : string with get, set

Valor da propriedade

(Mais documentação para este nó está chegando)

Este valor pode ser null.

Atributos

Aplica-se a