NSBox.SetTitleWithMnemonic(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[Foundation.Export("setTitleWithMnemonic:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, "For compatability, this method still sets the Title with the ampersand stripped from it.")]
public virtual void SetTitleWithMnemonic (string stringWithMnemonic);
abstract member SetTitleWithMnemonic : string -> unit
override this.SetTitleWithMnemonic : string -> unit
Paramètres
- stringWithMnemonic
- String
- Attributs