UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

45 lines 3.38 kB
```css // Property: type // Component(s): DateTimeFormattedPart, NumberFormattedPart, EmitWarningOptions, Ti.Android.Intent, Ti.Buffer, Ti.Calendar.Attendee, EncodeNumberDict, DecodeNumberDict, Ti.Event, Ti.Network.BonjourService, PushNotificationSuccessArg, PushNotificationErrorArg, CreateBufferArgs, Ti.UI.Android.ProgressIndicator, Attribute, ViewTemplate, Ti.UI.Picker, Gradient, Ti.UI.iOS.FeedbackGenerator '.type-calendar-attendee-unknown': { type: Ti.Calendar.ATTENDEE_TYPE_UNKNOWN } '.type-calendar-attendee-person': { type: Ti.Calendar.ATTENDEE_TYPE_PERSON } '.type-calendar-attendee-room': { type: Ti.Calendar.ATTENDEE_TYPE_ROOM } '.type-calendar-attendee-resource': { type: Ti.Calendar.ATTENDEE_TYPE_RESOURCE } '.type-calendar-attendee-none': { type: Ti.Calendar.ATTENDEE_TYPE_NONE } '.type-calendar-attendee-required': { type: Ti.Calendar.ATTENDEE_TYPE_REQUIRED } '.type-calendar-attendee-group': { type: Ti.Calendar.ATTENDEE_TYPE_GROUP } '.type-codec-byte': { type: Ti.Codec.TYPE_BYTE } '.type-codec-short': { type: Ti.Codec.TYPE_SHORT } '.type-codec-int': { type: Ti.Codec.TYPE_INT } '.type-codec-float': { type: Ti.Codec.TYPE_FLOAT } '.type-codec-long': { type: Ti.Codec.TYPE_LONG } '.type-codec-double': { type: Ti.Codec.TYPE_DOUBLE } '.type-progress-indicator-indeterminant[platform=android]': { type: Ti.UI.Android.PROGRESS_INDICATOR_INDETERMINANT } '.type-progress-indicator-determinant[platform=android]': { type: Ti.UI.Android.PROGRESS_INDICATOR_DETERMINANT } '.type-attribute-font': { type: Ti.UI.ATTRIBUTE_FONT } '.type-attribute-foreground-color': { type: Ti.UI.ATTRIBUTE_FOREGROUND_COLOR } '.type-attribute-bg-color': { type: Ti.UI.ATTRIBUTE_BACKGROUND_COLOR } '.type-attribute-strikethrough-style': { type: Ti.UI.ATTRIBUTE_STRIKETHROUGH_STYLE } '.type-attribute-underlines-style': { type: Ti.UI.ATTRIBUTE_UNDERLINES_STYLE } '.type-attribute-link': { type: Ti.UI.ATTRIBUTE_LINK } '.type-attribute-underline-color': { type: Ti.UI.ATTRIBUTE_UNDERLINE_COLOR } '.type-attribute-ligature': { type: Ti.UI.ATTRIBUTE_LIGATURE } '.type-attribute-kern': { type: Ti.UI.ATTRIBUTE_KERN } '.type-attribute-stroke-color': { type: Ti.UI.ATTRIBUTE_STROKE_COLOR } '.type-attribute-stroke-width': { type: Ti.UI.ATTRIBUTE_STROKE_WIDTH } '.type-attribute-shadow': { type: Ti.UI.ATTRIBUTE_SHADOW } '.type-attribute-writing-direction': { type: Ti.UI.ATTRIBUTE_WRITING_DIRECTION } '.type-attribute-text-effect': { type: Ti.UI.ATTRIBUTE_TEXT_EFFECT } '.type-attribute-baseline-offset': { type: Ti.UI.ATTRIBUTE_BASELINE_OFFSET } '.type-attribute-strikethrough-color': { type: Ti.UI.ATTRIBUTE_STRIKETHROUGH_COLOR } '.type-attribute-obliqueness': { type: Ti.UI.ATTRIBUTE_OBLIQUENESS } '.type-attribute-expansion': { type: Ti.UI.ATTRIBUTE_EXPANSION } '.type-picker-count-down-timer': { type: Ti.UI.PICKER_TYPE_COUNT_DOWN_TIMER } '.type-picker-date': { type: Ti.UI.PICKER_TYPE_DATE } '.type-picker-date-and-time': { type: Ti.UI.PICKER_TYPE_DATE_AND_TIME } '.type-picker-plain': { type: Ti.UI.PICKER_TYPE_PLAIN } '.type-picker-time': { type: Ti.UI.PICKER_TYPE_TIME } '.type-feedback-generator-selection[platform=ios]': { type: Ti.UI.iOS.FEEDBACK_GENERATOR_TYPE_SELECTION } '.type-feedback-generator-impact[platform=ios]': { type: Ti.UI.iOS.FEEDBACK_GENERATOR_TYPE_IMPACT } '.type-feedback-generator-notification[platform=ios]': { type: Ti.UI.iOS.FEEDBACK_GENERATOR_TYPE_NOTIFICATION } ```