<s:Label id="promptDisplay" color="0x000000" alpha="1" includeIn="normalWithPrompt,disabledWithPrompt" includeInLayout="false" maxDisplayedLines="1" mouseChildren="false" mouseEnabled="false" verticalAlign="middle"/>
<s:RichEditableText id="textDisplay"
<s:Label id="promptDisplay"
/* Define the content fill items that should be colored by the "contentBackgroundColor" style. */ static private const contentFill:Array = [ "bgFill" ];
static private const contentFill:Array = [];
esri|Geocoder { skin-class: ClassReference("com.esri.viewer.skins.MyGeocoderSkin"); }
<s:Rect id="background" left="1" right="1" top="1" bottom="1"> <s:fill> <s:SolidColor id="bgFill" color="0xFFFFFF"/> </s:fill> </s:Rect>
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.