public static ModifyTextAroundCaret ( int offsetStart, int offsetEnd, string text ) : void | ||
offsetStart | int | offset relative to the current carret position |
offsetEnd | int | offset relative to the current carret position |
text | string | |
return | void |
public static ModifyTextAroundCaret ( int offsetStart, int offsetEnd, string text ) : void | ||
offsetStart | int | offset relative to the current carret position |
offsetEnd | int | offset relative to the current carret position |
text | string | |
return | void |