NSAttributedString.GetFileWrapperFromRange Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
GetFileWrapperFromRange(NSRange, NSAttributedStringDocumentAttributes, NSError) | |
GetFileWrapperFromRange(NSRange, NSDictionary, NSError) |
GetFileWrapperFromRange(NSRange, NSAttributedStringDocumentAttributes, NSError)
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public Foundation.NSFileWrapper GetFileWrapperFromRange (Foundation.NSRange range, Foundation.NSAttributedStringDocumentAttributes documentAttributes, ref Foundation.NSError error);
member this.GetFileWrapperFromRange : Foundation.NSRange * Foundation.NSAttributedStringDocumentAttributes * -> Foundation.NSFileWrapper
Parametri
- range
- NSRange
- documentAttributes
- NSAttributedStringDocumentAttributes
- error
- NSError
Restituisce
- Attributi
Si applica a
GetFileWrapperFromRange(NSRange, NSDictionary, NSError)
[Foundation.Export("fileWrapperFromRange:documentAttributes:error:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSFileWrapper GetFileWrapperFromRange (Foundation.NSRange range, Foundation.NSDictionary attributes, ref Foundation.NSError error);
abstract member GetFileWrapperFromRange : Foundation.NSRange * Foundation.NSDictionary * -> Foundation.NSFileWrapper
override this.GetFileWrapperFromRange : Foundation.NSRange * Foundation.NSDictionary * -> Foundation.NSFileWrapper
Parametri
- range
- NSRange
- attributes
- NSDictionary
- error
- NSError
Restituisce
- Attributi