public enum TargetFlags { SAME_APP, SAME_WIDGET, OTHER_APP, OTHER_WIDGET, }
SAME_APP,
SAME_WIDGET,
OTHER_APP,
OTHER_WIDGET,
Created by Valadoc