NSLayoutManager.GetTemporaryAttributes 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.
Surcharges
GetTemporaryAttributes(nuint, NSRange, NSRange) |
Obsolète.
|
GetTemporaryAttributes(nuint, IntPtr) |
Obsolète.
|
GetTemporaryAttributes(nuint, IntPtr, NSRange) |
Obsolète.
|
GetTemporaryAttributes(nuint, NSRange) |
Obsolète.
|
GetTemporaryAttributes(nuint) |
Obsolète.
|
GetTemporaryAttributes(nuint, NSRange) |
Obsolète.
|
GetTemporaryAttributes(nuint, NSRange, NSRange)
Attention
Always throw a 'NotSupportedException' (only available on macOS).
[System.Obsolete("Always throw a 'NotSupportedException' (only available on macOS).")]
public Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> GetTemporaryAttributes (nuint characterIndex, out Foundation.NSRange longestEffectiveRange, Foundation.NSRange rangeLimit);
member this.GetTemporaryAttributes : nuint * * Foundation.NSRange -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>
Paramètres
- characterIndex
- System.System.UIntPtr System.unativeint
- longestEffectiveRange
- NSRange
- rangeLimit
- NSRange
Retours
- Attributs
S’applique à
GetTemporaryAttributes(nuint, IntPtr)
Attention
Always throw a 'NotSupportedException' (only available on macOS).
[System.Obsolete("Always throw a 'NotSupportedException' (only available on macOS).")]
protected virtual Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> GetTemporaryAttributes (nuint characterIndex, IntPtr effectiveCharacterRange);
abstract member GetTemporaryAttributes : nuint * nativeint -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>
override this.GetTemporaryAttributes : nuint * nativeint -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>
Paramètres
- characterIndex
- System.System.UIntPtr System.unativeint
- effectiveCharacterRange
-
IntPtr
nativeint
Retours
- Attributs
S’applique à
GetTemporaryAttributes(nuint, IntPtr, NSRange)
Attention
Always throw a 'NotSupportedException' (only available on macOS).
[System.Obsolete("Always throw a 'NotSupportedException' (only available on macOS).")]
protected virtual Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> GetTemporaryAttributes (nuint characterIndex, IntPtr longestEffectiveRange, Foundation.NSRange rangeLimit);
abstract member GetTemporaryAttributes : nuint * nativeint * Foundation.NSRange -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>
override this.GetTemporaryAttributes : nuint * nativeint * Foundation.NSRange -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>
Paramètres
- characterIndex
- System.System.UIntPtr System.unativeint
- longestEffectiveRange
-
IntPtr
nativeint
- rangeLimit
- NSRange
Retours
- Attributs
S’applique à
GetTemporaryAttributes(nuint, NSRange)
Attention
Always throw a 'NotSupportedException' (only available on macOS).
[System.Obsolete("Always throw a 'NotSupportedException' (only available on macOS).")]
public Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> GetTemporaryAttributes (nuint characterIndex, out Foundation.NSRange effectiveCharacterRange);
member this.GetTemporaryAttributes : nuint * -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>
Paramètres
- characterIndex
- System.System.UIntPtr System.unativeint
- effectiveCharacterRange
- NSRange
Retours
- Attributs
S’applique à
GetTemporaryAttributes(nuint)
Attention
Always throw a 'NotSupportedException' (only available on macOS).
[System.Obsolete("Always throw a 'NotSupportedException' (only available on macOS).")]
public Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> GetTemporaryAttributes (nuint characterIndex);
member this.GetTemporaryAttributes : nuint -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>
Paramètres
- characterIndex
- System.System.UIntPtr System.unativeint
Retours
- Attributs
S’applique à
GetTemporaryAttributes(nuint, NSRange)
Attention
Always throw a 'NotSupportedException' (only available on macOS).
[System.Obsolete("Always throw a 'NotSupportedException' (only available on macOS).")]
public Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> GetTemporaryAttributes (nuint characterIndex, Foundation.NSRange rangeLimit);
member this.GetTemporaryAttributes : nuint * Foundation.NSRange -> Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>
Paramètres
- characterIndex
- System.System.UIntPtr System.unativeint
- rangeLimit
- NSRange
Retours
- Attributs