INSTextAttachmentContainer.GetImageForBounds 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.
Restituisce un'immagine di cui viene eseguito il rendering in bounds
.
[Foundation.Export("imageForBounds:textContainer:characterIndex:")]
[Foundation.Preserve(Conditional=true)]
public UIKit.UIImage GetImageForBounds (CoreGraphics.CGRect bounds, UIKit.NSTextContainer textContainer, nuint characterIndex);
abstract member GetImageForBounds : CoreGraphics.CGRect * UIKit.NSTextContainer * nuint -> UIKit.UIImage
Parametri
- bounds
- CGRect
- textContainer
- NSTextContainer
- characterIndex
- System.System.UIntPtr System.unativeint
Restituisce
- Attributi