Skip to main content

borderRadius-full

// Property(ies): borderRadius ( FULL )
// Component(s): Ti.UI.View, Ti.Media.VideoPlayer, Ti.UI.Android.CardView, Ti.UI.Android.DrawerLayout, Ti.UI.Android.SearchView, Ti.UI.Button, Ti.UI.ButtonBar, Ti.UI.DashboardView, Ti.UI.ImageView, Ti.UI.Label, Ti.UI.ListView, Ti.UI.MaskedImage, Ti.UI.NavigationWindow, Ti.UI.OptionBar, Ti.UI.Picker, Ti.UI.PickerRow, Ti.UI.ProgressBar, Ti.UI.ScrollView, Ti.UI.ScrollableView, Ti.UI.SearchBar, Ti.UI.Slider, Ti.UI.Switch, Ti.UI.TabbedBar, Ti.UI.TableView, Ti.UI.TableViewRow, Ti.UI.TextArea, Ti.UI.TextField, Ti.UI.Toolbar, Ti.UI.WebView, Ti.UI.Window, Ti.UI.iOS.BlurView, Ti.UI.iOS.CoverFlowView, Ti.UI.iOS.LivePhotoView, Ti.UI.iOS.SplitWindow, Ti.UI.iOS.Stepper
'.rounded-full-1': { width: 4, height: 4, borderRadius: 2 }
'.rounded-full-2': { width: 8, height: 8, borderRadius: 4 }
'.rounded-full-3': { width: 12, height: 12, borderRadius: 6 }
'.rounded-full-4': { width: 16, height: 16, borderRadius: 8 }
'.rounded-full-5': { width: 20, height: 20, borderRadius: 10 }
'.rounded-full-6': { width: 24, height: 24, borderRadius: 12 }
'.rounded-full-7': { width: 28, height: 28, borderRadius: 14 }
'.rounded-full-8': { width: 32, height: 32, borderRadius: 16 }
'.rounded-full-9': { width: 36, height: 36, borderRadius: 18 }
'.rounded-full-10': { width: 40, height: 40, borderRadius: 20 }
'.rounded-full-11': { width: 44, height: 44, borderRadius: 22 }
'.rounded-full-12': { width: 48, height: 48, borderRadius: 24 }
'.rounded-full-14': { width: 56, height: 56, borderRadius: 28 }
'.rounded-full-16': { width: 64, height: 64, borderRadius: 32 }
'.rounded-full-20': { width: 80, height: 80, borderRadius: 40 }
'.rounded-full-24': { width: 96, height: 96, borderRadius: 48 }
'.rounded-full-28': { width: 112, height: 112, borderRadius: 56 }
'.rounded-full-32': { width: 128, height: 128, borderRadius: 64 }
'.rounded-full-36': { width: 144, height: 144, borderRadius: 72 }
'.rounded-full-40': { width: 160, height: 160, borderRadius: 80 }
'.rounded-full-44': { width: 176, height: 176, borderRadius: 88 }
'.rounded-full-48': { width: 192, height: 192, borderRadius: 96 }
'.rounded-full-52': { width: 208, height: 208, borderRadius: 104 }
'.rounded-full-56': { width: 224, height: 224, borderRadius: 112 }
'.rounded-full-60': { width: 240, height: 240, borderRadius: 120 }
'.rounded-full-64': { width: 256, height: 256, borderRadius: 128 }
'.rounded-full-72': { width: 288, height: 288, borderRadius: 144 }
'.rounded-full-80': { width: 320, height: 320, borderRadius: 160 }
'.rounded-full-96': { width: 384, height: 384, borderRadius: 192 }
'.rounded-full-none': { width: 0, height: 0, borderRadius: 0 }
'.rounded-full-sm': { width: 4, height: 4, borderRadius: 2 }
'.rounded-full': { width: 8, height: 8, borderRadius: 4 }
'.rounded-full-md': { width: 12, height: 12, borderRadius: 6 }
'.rounded-full-lg': { width: 16, height: 16, borderRadius: 8 }
'.rounded-full-xl': { width: 24, height: 24, borderRadius: 12 }
'.rounded-full-2xl': { width: 32, height: 32, borderRadius: 16 }
'.rounded-full-3xl': { width: 48, height: 48, borderRadius: 24 }
'.rounded-full-0.5': { width: 2, height: 2, borderRadius: 1 }
'.rounded-full-1.5': { width: 6, height: 6, borderRadius: 3 }
'.rounded-full-2.5': { width: 10, height: 10, borderRadius: 5 }
'.rounded-full-3.5': { width: 14, height: 14, borderRadius: 7 }