Condividi tramite


INSTextAttachmentContainer.GetImageForBounds Metodo

Definizione

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

Si applica a