Syncfusion.SfPopupLayout.XForms.UWP.XML 81 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651
  1. <?xml version="1.0"?>
  2. <doc>
  3. <assembly>
  4. <name>Syncfusion.SfPopupLayout.XForms.UWP</name>
  5. </assembly>
  6. <members>
  7. <member name="T:Syncfusion.XForms.UWP.PopupLayout.CloseButtonFrame">
  8. <summary>
  9. View that holds the close button in header.
  10. </summary>
  11. </member>
  12. <member name="F:Syncfusion.XForms.UWP.PopupLayout.CloseButtonFrame.popupHeader">
  13. <summary>
  14. Instance of PopupHeader.
  15. </summary>
  16. </member>
  17. <member name="M:Syncfusion.XForms.UWP.PopupLayout.CloseButtonFrame.#ctor(Syncfusion.XForms.UWP.PopupLayout.PopupHeader)">
  18. <summary>
  19. Initializes a new instance of CloseButtonFrame class.
  20. </summary>
  21. <param name="header">Instance of PopupHeader.</param>
  22. </member>
  23. <member name="T:Syncfusion.XForms.UWP.PopupLayout.VisualContainer">
  24. <summary>
  25. The view that holds the PopupView of the SfPopupLayout
  26. </summary>
  27. </member>
  28. <member name="F:Syncfusion.XForms.UWP.PopupLayout.VisualContainer.x_Value">
  29. <summary>
  30. The x value of the view.
  31. </summary>
  32. </member>
  33. <member name="F:Syncfusion.XForms.UWP.PopupLayout.VisualContainer.popupLayout">
  34. <summary>
  35. The instance of the SfPopupLayout.
  36. </summary>
  37. </member>
  38. <member name="F:Syncfusion.XForms.UWP.PopupLayout.VisualContainer.y_Value">
  39. <summary>
  40. The y value of the view.
  41. </summary>
  42. </member>
  43. <member name="F:Syncfusion.XForms.UWP.PopupLayout.VisualContainer.animateX">
  44. <summary>
  45. Indicates whether x-property is going to be animated.
  46. </summary>
  47. </member>
  48. <member name="F:Syncfusion.XForms.UWP.PopupLayout.VisualContainer.animateY">
  49. <summary>
  50. Indicates whether y-property is going to be animated.
  51. </summary>
  52. </member>
  53. <member name="M:Syncfusion.XForms.UWP.PopupLayout.VisualContainer.#ctor">
  54. <summary>
  55. Initializes a new instance of VisualContainer class.
  56. </summary>
  57. </member>
  58. <member name="M:Syncfusion.XForms.UWP.PopupLayout.VisualContainer.SetUp">
  59. <summary>
  60. Performs the required initialization.
  61. </summary>
  62. </member>
  63. <member name="M:Syncfusion.XForms.UWP.PopupLayout.VisualContainer.SetX(System.Double)">
  64. <summary>
  65. Stores the value to be set as x value of the view.
  66. </summary>
  67. <param name="value">The value to be set as x.</param>
  68. </member>
  69. <member name="M:Syncfusion.XForms.UWP.PopupLayout.VisualContainer.SetY(System.Double)">
  70. <summary>
  71. Stores the value to be set as y value of the view.
  72. </summary>
  73. <param name="value">The value to be set as y.</param>
  74. </member>
  75. <member name="M:Syncfusion.XForms.UWP.PopupLayout.VisualContainer.GetX">
  76. <summary>
  77. Gets the value to be set as x value of the view.
  78. </summary>
  79. <returns>The value to be set as x value of the view.</returns>
  80. </member>
  81. <member name="M:Syncfusion.XForms.UWP.PopupLayout.VisualContainer.GetY">
  82. <summary>
  83. Gets the value to be set as y value of the view.
  84. </summary>
  85. <returns>The value to be set as y value of the view.</returns>
  86. </member>
  87. <member name="M:Syncfusion.XForms.UWP.PopupLayout.VisualContainer.CheckForCurrentPage">
  88. <summary>
  89. Method is called to check whether the current page is navigationpage or not.
  90. </summary>
  91. </member>
  92. <member name="M:Syncfusion.XForms.UWP.PopupLayout.VisualContainer.VisualContainer_PropertyChanging(System.Object,Xamarin.Forms.PropertyChangingEventArgs)">
  93. <summary>
  94. Raised when a property is about to change in Application
  95. </summary>
  96. <param name="sender">Mainpage of Application</param>
  97. <param name="e">Event arguments for Xamarin.Forms.PropertyChangingEventArgs delegate </param>
  98. </member>
  99. <member name="M:Syncfusion.XForms.UWP.PopupLayout.VisualContainer.MeasureOverride(Windows.Foundation.Size)">
  100. <summary>
  101. Measures the view for the available size.
  102. </summary>
  103. </member>
  104. <member name="M:Syncfusion.XForms.UWP.PopupLayout.VisualContainer.ArrangeOverride(Windows.Foundation.Size)">
  105. <summary>
  106. Arranges the view for the measured size.
  107. </summary>
  108. </member>
  109. <member name="M:Syncfusion.XForms.UWP.PopupLayout.VisualContainer.Dispose">
  110. <summary>
  111. Perform final clean up before it is released from memory.
  112. </summary>
  113. </member>
  114. <member name="M:Syncfusion.XForms.UWP.PopupLayout.VisualContainer.Dispose(System.Boolean)">
  115. <summary>
  116. Releases the unmanaged resources used by the component and optionally releases the managed resources.
  117. </summary>
  118. <param name="disposing"> if true - release both managed and unmanaged resources;
  119. if false - release only unmanaged resources.
  120. </param>
  121. </member>
  122. <member name="T:Syncfusion.XForms.UWP.PopupLayout.PopupFooter">
  123. <summary>
  124. The view that is loaded as the footer of the PopupView in SfPopupLayout.
  125. </summary>
  126. </member>
  127. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupFooter.acceptButton">
  128. <summary>
  129. Backing field for the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.PopupFooter.AcceptButton"/> property.
  130. </summary>
  131. </member>
  132. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupFooter.declineButton">
  133. <summary>
  134. Backing field for the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.PopupFooter.DeclineButton"/> property.
  135. </summary>
  136. </member>
  137. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupFooter.popupView">
  138. <summary>
  139. Gets the PopupView's instance.
  140. </summary>
  141. </member>
  142. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupFooter.footerButtonHeight">
  143. <summary>
  144. Height of the footer buttons.
  145. </summary>
  146. </member>
  147. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupFooter.acceptButtonWidth">
  148. <summary>
  149. Width of the accept button.
  150. </summary>
  151. </member>
  152. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupFooter.declineButtonWidth">
  153. <summary>
  154. Width of the decline button.
  155. </summary>
  156. </member>
  157. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupFooter.distanceBetweenFooterButtons">
  158. <summary>
  159. The distance between footer buttons.
  160. </summary>
  161. </member>
  162. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupFooter.footerButtonLeftRightPadding">
  163. <summary>
  164. The footer button left right padding.
  165. </summary>
  166. </member>
  167. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupFooter.AcceptButton">
  168. <summary>
  169. Gets or sets the accept button in the footer.
  170. </summary>
  171. <value>
  172. The accept button in the footer.
  173. </value>
  174. </member>
  175. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupFooter.DeclineButton">
  176. <summary>
  177. Gets or sets the decline button in the footer.
  178. </summary>
  179. <value>
  180. The decline button in the footer.
  181. </value>
  182. </member>
  183. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupFooter.UpdateFooterAppearance">
  184. <summary>
  185. Updates the appearance of the footer.
  186. </summary>
  187. </member>
  188. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupFooter.UpdateFooterStyle">
  189. <summary>
  190. Updates the footer style.
  191. </summary>
  192. </member>
  193. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupFooter.SetUp">
  194. <summary>
  195. Initial set up.
  196. </summary>
  197. </member>
  198. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupFooter.CreateChildViews">
  199. <summary>
  200. Initializes the views in the footer.
  201. </summary>
  202. </member>
  203. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupFooter.AddChildViews">
  204. <summary>
  205. Adds the child views of the footer.
  206. </summary>
  207. </member>
  208. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupFooter.SetFooterButtonsLayoutParams">
  209. <summary>
  210. Calculate the width of the child views.
  211. </summary>
  212. </member>
  213. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupFooter.Dispose">
  214. <summary>
  215. Perform final clean up before it is released from memory.
  216. </summary>
  217. </member>
  218. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupFooter.Dispose(System.Boolean)">
  219. <summary>
  220. Disposes all the objects in the PopupViewFooter.
  221. </summary>
  222. <param name="disposing">Value indicating whether to dispose the objects or not.</param>
  223. </member>
  224. <member name="T:Syncfusion.XForms.UWP.PopupLayout.PopupHeader">
  225. <summary>
  226. The view that is loaded as the header of the PopupView in SfPopupLayout.
  227. </summary>
  228. </member>
  229. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupHeader.titleLabel">
  230. <summary>
  231. Backing field for the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.PopupHeader.TitleLabel"/>.
  232. </summary>
  233. </member>
  234. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupHeader.closeButton">
  235. <summary>
  236. Backing field for the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.PopupHeader.CloseButton"/>.
  237. </summary>
  238. </member>
  239. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupHeader.popupView">
  240. <summary>
  241. Gets the PopupView's instance.
  242. </summary>
  243. </member>
  244. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupHeader.closeButtonWidth">
  245. <summary>
  246. Gets the width of the close button in the header.
  247. </summary>
  248. </member>
  249. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupHeader.closeButtonHeight">
  250. <summary>
  251. Gets the height of the close button in the header.
  252. </summary>
  253. </member>
  254. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupHeader.closeButtonLeftRightPadding">
  255. <summary>
  256. Padding applied to the close button in left and right.
  257. </summary>
  258. </member>
  259. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupHeader.CloseButtonFrame">
  260. <summary>
  261. Frame which holds the close button.
  262. </summary>
  263. </member>
  264. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupHeader.TitleLabel">
  265. <summary>
  266. Gets or sets the text view in the header of the PopupView.
  267. </summary>
  268. <value>
  269. The text view in the header of the PopupView.
  270. </value>
  271. </member>
  272. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupHeader.CloseButton">
  273. <summary>
  274. Gets or sets the button in the header of the PopupView.
  275. </summary>
  276. <value>
  277. The button in the header of the PopupView.
  278. </value>
  279. </member>
  280. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupHeader.OnHeaderViewChanged">
  281. <summary>
  282. Occurs when the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.HeaderView"/> is changed.
  283. </summary>
  284. </member>
  285. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupHeader.UpdateHeaderAppearance">
  286. <summary>
  287. Updates the appearance of the header.
  288. </summary>
  289. </member>
  290. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupHeader.UpdateHeaderStyle">
  291. <summary>
  292. Updates the header style.
  293. </summary>
  294. </member>
  295. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupHeader.SetUp">
  296. <summary>
  297. Initial setup.
  298. </summary>
  299. </member>
  300. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupHeader.CreateChildViews">
  301. <summary>
  302. Initializes the views in the header.
  303. </summary>
  304. </member>
  305. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupHeader.AddChildViews">
  306. <summary>
  307. Adds the child views of the header.
  308. </summary>
  309. </member>
  310. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupHeader.CalculateChildViewsWidth">
  311. <summary>
  312. Calculate width of the child view.
  313. </summary>
  314. </member>
  315. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupHeader.Dispose">
  316. <summary>
  317. Perform final clean up before it is released from memory.
  318. </summary>
  319. </member>
  320. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupHeader.Dispose(System.Boolean)">
  321. <summary>
  322. Disposes all the objects in the PopupViewHeader.
  323. </summary>
  324. <param name="disposing">Value indicating whether to dispose the objects or not.</param>
  325. </member>
  326. <member name="T:Syncfusion.XForms.UWP.PopupLayout.PopupView">
  327. <summary>
  328. The popup view of the SfPopupLayout.
  329. </summary>
  330. </member>
  331. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.header">
  332. <summary>
  333. Backing field for the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.Header"/> property.
  334. </summary>
  335. </member>
  336. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.footer">
  337. <summary>
  338. Backing field for the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.Footer"/> property.
  339. </summary>
  340. </member>
  341. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.messageView">
  342. <summary>
  343. Backing field for the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.MessageView"/> property.
  344. </summary>
  345. </member>
  346. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.headerHeight">
  347. <summary>
  348. Backing field for the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.HeaderHeight"/> property.
  349. </summary>
  350. </member>
  351. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.footerHeight">
  352. <summary>
  353. Backing field for the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.FooterHeight"/> property.
  354. </summary>
  355. </member>
  356. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.headerView">
  357. <summary>
  358. Backing field for the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.HeaderView"/> property.
  359. </summary>
  360. </member>
  361. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.footerView">
  362. <summary>
  363. Backing field for the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.FooterView"/> property.
  364. </summary>
  365. </member>
  366. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.contentView">
  367. <summary>
  368. Backing field for the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.ContentView"/> property.
  369. </summary>
  370. </member>
  371. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.PopupContentBorder">
  372. <summary>
  373. PopupContent will be placed inside this border. As background property is not
  374. available for the TextBlock.
  375. </summary>
  376. </member>
  377. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.OpenAtTouchPoint">
  378. <summary>
  379. Gets or sets a value indicating whether the PopupView should open on the
  380. interacted point.
  381. </summary>
  382. <remarks>
  383. Opens the PopupView on the interacted point, irrespective of the StartX and StartY of PopupView
  384. </remarks>
  385. </member>
  386. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.SfPopupLayout">
  387. <summary>
  388. Gets or sets the SfPopupLayout.
  389. </summary>
  390. </member>
  391. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.AppliedHeaderHeight">
  392. <summary>
  393. Gets or sets the height applied to the header of the PopupView.
  394. </summary>
  395. </member>
  396. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.AppliedFooterHeight">
  397. <summary>
  398. Gets or sets the height applied to the header of the PopupView.
  399. </summary>
  400. </member>
  401. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.AppliedBodyHeight">
  402. <summary>
  403. Gets or sets the height applied to the body of the PopupView.
  404. </summary>
  405. </member>
  406. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.x_Value">
  407. <summary>
  408. x-position of the PopupView.
  409. </summary>
  410. </member>
  411. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.y_Value">
  412. <summary>
  413. y-position of the PopupView.
  414. </summary>
  415. </member>
  416. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.appearanceMode">
  417. <summary>
  418. backing field for layout appearance.
  419. </summary>
  420. </member>
  421. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.showHeader">
  422. <summary>
  423. backing field for ShowHeader.
  424. </summary>
  425. </member>
  426. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.showFooter">
  427. <summary>
  428. backing field for ShowFooter.
  429. </summary>
  430. </member>
  431. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.headerTitle">
  432. <summary>
  433. backing field for HeaderTitle.
  434. </summary>
  435. </member>
  436. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.popupMessage">
  437. <summary>
  438. backing field for the Popup message.
  439. </summary>
  440. </member>
  441. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.acceptButtonText">
  442. <summary>
  443. backing field for the AcceptButtonText.
  444. </summary>
  445. </member>
  446. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.declineButtonText">
  447. <summary>
  448. backing field for the DeclineButtonText.
  449. </summary>
  450. </member>
  451. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.popupStyle">
  452. <summary>
  453. backing field for PopupStyle
  454. </summary>
  455. </member>
  456. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.popupLoaded">
  457. <summary>
  458. Holds whether popup loaded in the view. Properties will be updated in the view in rum time based on this property.
  459. </summary>
  460. </member>
  461. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.showCloseButton">
  462. <summary>
  463. backing field for ShowCloseButton.
  464. </summary>
  465. </member>
  466. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.AppearanceMode">
  467. <summary>
  468. Gets or sets the type of layout template of the PopupView.
  469. </summary>
  470. <value>
  471. The type of layout template of the PopupView.
  472. </value>
  473. </member>
  474. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.HeaderView">
  475. <summary>
  476. Gets or sets the CustomView to be loaded in the header of the PopupView.
  477. </summary>
  478. <value>
  479. The CustomView to be loaded in the header of the PopupView.
  480. </value>
  481. </member>
  482. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.ContentView">
  483. <summary>
  484. Gets or sets the CustomView to be loaded in the body of the PopupView.
  485. </summary>
  486. <value>
  487. The CustomView to be loaded in the body of the PopupView.
  488. </value>
  489. </member>
  490. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.FooterView">
  491. <summary>
  492. Gets or sets the CustomView to be loaded in the footer of the PopupView.
  493. </summary>
  494. <value>
  495. The CustomView to be loaded in the footer of the PopupView.
  496. </value>
  497. </member>
  498. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.ShowHeader">
  499. <summary>
  500. Gets or sets a value indicating whether the header is to be included in the PopupView.
  501. </summary>
  502. <value>
  503. A value indicating whether the header is to be included in the PopupView.
  504. </value>
  505. </member>
  506. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.ShowFooter">
  507. <summary>
  508. Gets or sets a value indicating whether the footer is to be included in the PopupView.
  509. </summary>
  510. <value>
  511. A value indicating whether the footer is to be included in the PopupView.
  512. </value>
  513. </member>
  514. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.HeaderTitle">
  515. <summary>
  516. Gets or sets the Header title of the PopupView.
  517. </summary>
  518. <value>
  519. The Header title of the PopupView.
  520. </value>
  521. </member>
  522. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.PopupMessage">
  523. <summary>
  524. Gets or sets the popup message of the PopupView.
  525. </summary>
  526. <value>
  527. The popup message of the PopupView.
  528. </value>
  529. </member>
  530. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.AcceptButtonText">
  531. <summary>
  532. Gets or sets the text of the accept button in the footer.
  533. </summary>
  534. <value>
  535. The text of the accept button in the footer.
  536. </value>
  537. </member>
  538. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.DeclineButtonText">
  539. <summary>
  540. Gets or sets the text of the decline button in the footer.
  541. </summary>
  542. <value>
  543. The text of the decline button in the footer.
  544. </value>
  545. </member>
  546. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.StartX">
  547. <summary>
  548. Gets or sets the x-position of the PopupView.
  549. </summary>
  550. <value>
  551. The x-position of the PopupView.
  552. </value>
  553. </member>
  554. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.StartY">
  555. <summary>
  556. Gets or sets the y-position of the PopupView.
  557. </summary>
  558. <value>
  559. The y-position of the PopupView.
  560. </value>
  561. </member>
  562. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.widthRequest">
  563. <summary>
  564. Backing field for the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.WidthRequest"/> property.
  565. </summary>
  566. </member>
  567. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupView.heightRequest">
  568. <summary>
  569. Backing field for the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.HeightRequest"/> property.
  570. </summary>
  571. </member>
  572. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.WidthRequest">
  573. <summary>
  574. Gets or sets the width of the PopupView.
  575. </summary>
  576. </member>
  577. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.HeightRequest">
  578. <summary>
  579. Gets or sets the height of the PopupView.
  580. </summary>
  581. </member>
  582. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.PopupStyle">
  583. <summary>
  584. Gets or sets the style to be applied to the PopupView in SfPopupLayout.
  585. </summary>
  586. <value>
  587. The style to be applied to the PopupView in SfPopupLayout.
  588. </value>
  589. </member>
  590. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.AnimationMode">
  591. <summary>
  592. Gets or sets the animation to be applied for the PopupView when it opens and closes.
  593. </summary>
  594. <value>
  595. The animation to be applied for the PopupView when it opens and closes.
  596. </value>
  597. </member>
  598. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.AnimationDuration">
  599. <summary>
  600. Gets or sets the duration in milliseconds of the animation played at the opening and closing of the PopupView.
  601. </summary>
  602. <value>
  603. The duration in milliseconds of the animation played at the opening and closing of the PopupView.
  604. </value>
  605. </member>
  606. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.HeaderHeight">
  607. <summary>
  608. Gets or sets the header height of the PopupView.
  609. </summary>
  610. <value>
  611. The header height of the PopupView.
  612. </value>
  613. </member>
  614. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.FooterHeight">
  615. <summary>
  616. Gets or sets the footer height of the PopupView.
  617. </summary>
  618. <value>
  619. The footer height of the PopupView.
  620. </value>
  621. </member>
  622. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.ShowCloseButton">
  623. <summary>
  624. A boolean value indicating whether to show the close button in the header.
  625. </summary>
  626. <value>
  627. A boolean value indicating whether to show the close button in the header.
  628. </value>
  629. </member>
  630. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.AcceptCommand">
  631. <summary>
  632. This command will be fired when the accept button in the footer is clicked.
  633. </summary>
  634. </member>
  635. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.DeclineCommand">
  636. <summary>
  637. This command will be fired when the decline button in the footer is clicked.
  638. </summary>
  639. </member>
  640. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.Header">
  641. <summary>
  642. Gets or sets the header of the PopupView.
  643. </summary>
  644. <value>
  645. The header of the PopupView.
  646. </value>
  647. </member>
  648. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.Footer">
  649. <summary>
  650. Gets or sets the footer of the PopupView.
  651. </summary>
  652. <value>
  653. The footer of the PopupView.
  654. </value>
  655. </member>
  656. <member name="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.MessageView">
  657. <summary>
  658. Gets or sets the message view of the PopupView.
  659. </summary>
  660. <value>
  661. The message view of the PopupView.
  662. </value>
  663. <remarks>
  664. The message view of the PopupView, which is the content of the PopupView, when
  665. the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.ContentView"/> is null.
  666. </remarks>
  667. </member>
  668. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupView.UpdatePopupView">
  669. <summary>
  670. Updates the PopupView.
  671. </summary>
  672. </member>
  673. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupView.SetX(System.Double)">
  674. <summary>
  675. Stores the value to be set as x value of the view.
  676. </summary>
  677. <param name="value">The value to be set as x.</param>
  678. </member>
  679. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupView.SetY(System.Double)">
  680. <summary>
  681. Stores the value to be set as y value of the view.
  682. </summary>
  683. <param name="value">The value to be set as y.</param>
  684. </member>
  685. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupView.GetX">
  686. <summary>
  687. Gets the value to be set as x value of the view.
  688. </summary>
  689. <returns>The value to be set as x value of the view.</returns>
  690. </member>
  691. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupView.GetY">
  692. <summary>
  693. Gets the value to be set as y value of the view.
  694. </summary>
  695. <returns>The value to be set as y value of the view.</returns>
  696. </member>
  697. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupView.SetUp">
  698. <summary>
  699. Initial set up.
  700. </summary>
  701. </member>
  702. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupView.CreateChildViews">
  703. <summary>
  704. Initializes the child views.
  705. </summary>
  706. </member>
  707. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupView.OnFooterViewChanged">
  708. <summary>
  709. Occurs when the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.FooterView"/> is changed.
  710. </summary>
  711. </member>
  712. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupView.OnContentViewChanged">
  713. <summary>
  714. Occurs when the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.PopupView.ContentView"/> is changed.
  715. </summary>
  716. </member>
  717. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupView.CalculateChildViewsHeight">
  718. <summary>
  719. Calculate the height of the child views.
  720. </summary>
  721. </member>
  722. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupView.ResetChildViewsHeight">
  723. <summary>
  724. Resets the height of the child views.
  725. </summary>
  726. </member>
  727. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupView.AddChildViews">
  728. <summary>
  729. Adds the child views to the PopupViews
  730. </summary>
  731. </member>
  732. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupView.HasCustomHeader">
  733. <summary>
  734. Checks whether custom header is available.
  735. </summary>
  736. <returns>Whether custom view is available for header.</returns>
  737. </member>
  738. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupView.HasCustomFooter">
  739. <summary>
  740. Checks whether custom footer is available.
  741. </summary>
  742. <returns>Whether custom view is available for footer.</returns>
  743. </member>
  744. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupView.UpdateMessageViewStyle">
  745. <summary>
  746. Updates the appearance of the MessageView.
  747. </summary>
  748. </member>
  749. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupView.UpdateBorderAppearance">
  750. <summary>
  751. Updates the border appearance.
  752. </summary>
  753. </member>
  754. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupView.SetAccessibility">
  755. <summary>
  756. Enable accessibilities for header, message and footer views.
  757. </summary>
  758. </member>
  759. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupView.Dispose">
  760. <summary>
  761. Perform final clean up before it is released from memory.
  762. </summary>
  763. </member>
  764. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupView.Dispose(System.Boolean)">
  765. <summary>
  766. Disposes all the objects in the PopupView.
  767. </summary>
  768. <param name="disposing">Value indicating whether to dispose the objects or not.</param>
  769. </member>
  770. <member name="T:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout">
  771. <summary>
  772. SfPopupLayout allows the user to display an alert message with the customizable buttons or load any desired view inside the pop-up.
  773. </summary>
  774. </member>
  775. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.staysOpen">
  776. <summary>
  777. Backing field for StaysOpen.
  778. </summary>
  779. </member>
  780. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.alreadyDisposed">
  781. <summary>
  782. Allow only once to dispose managed and unmanaged resources.
  783. </summary>
  784. </member>
  785. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.showXPosition">
  786. <summary>
  787. At Show(x,y) given x point in Sample to display the Popup
  788. </summary>
  789. </member>
  790. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.showYPosition">
  791. <summary>
  792. At Show(x,y) given y point in Sample to display the Popup
  793. </summary>
  794. </member>
  795. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.formsPopupViewContentTemplate">
  796. <summary>
  797. Backing field to store the content template of popup view
  798. </summary>
  799. </member>
  800. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.formsPopupViewHeaderTemplate">
  801. <summary>
  802. Backing field to store the header template of popup view
  803. </summary>
  804. </member>
  805. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.formsPopupViewFooterTemplate">
  806. <summary>
  807. Backing field to store the footer template of popup view
  808. </summary>
  809. </member>
  810. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.positionXPoint">
  811. <summary>
  812. X-point of the Popup, if Popup is layout relative to a view or Popup is displayed in the touch point.
  813. </summary>
  814. </member>
  815. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.positionYPoint">
  816. <summary>
  817. Y-point of the Popup, if Popup is layout relative to a view or Popup is displayed in the touch point.
  818. </summary>
  819. </member>
  820. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.Popup">
  821. <summary>
  822. Popup in which the Container will be hosted.
  823. </summary>
  824. </member>
  825. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.isAnimationInProgress">
  826. <summary>
  827. Boolean value indicating whether the Popup opening or closing animation is in progress.
  828. </summary>
  829. </member>
  830. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.popupOpeningEventArgs">
  831. <summary>
  832. Holds the <see cref="E:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.Opening"/> event arguments.
  833. </summary>
  834. </member>
  835. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.popupClosingEventArgs">
  836. <summary>
  837. Holds the <see cref="E:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.Closing"/> event arguments.
  838. </summary>
  839. </member>
  840. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.isOpen">
  841. <summary>
  842. Holds the backing field of the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.IsOpen"/> property.
  843. </summary>
  844. </member>
  845. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.PopupViewHeight">
  846. <summary>
  847. Default height of the PopupView.
  848. </summary>
  849. </member>
  850. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.PopupViewWidth">
  851. <summary>
  852. Default width of the PopupView.
  853. </summary>
  854. </member>
  855. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.Container">
  856. <summary>
  857. The container of the PopupView.
  858. </summary>
  859. </member>
  860. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.relativeView">
  861. <summary>
  862. View relative to which popup should be displayed
  863. </summary>
  864. </member>
  865. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.relativePoint">
  866. <summary>
  867. X and Y-Point of the relative view.
  868. </summary>
  869. </member>
  870. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.relativePosition">
  871. <summary>
  872. Position relative to the RelativeView, from which popup should be displayed
  873. </summary>
  874. </member>
  875. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.absoluteXPoint">
  876. <summary>
  877. absolute X and Y-Point where the popup should be positioned from the relative view.
  878. </summary>
  879. </member>
  880. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.absoluteYPoint">
  881. <summary>
  882. absolute Y-Point where the popup should be positioned from the relative view.
  883. </summary>
  884. </member>
  885. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.disposing">
  886. <summary>
  887. It indicates whether the SfPopupLayout is disposing or not.
  888. </summary>
  889. </member>
  890. <member name="P:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.PopupView">
  891. <summary>
  892. Gets the popup view of the SfPopupLayout that will be displayed when setting the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.IsOpen"/> property as <c>true</c>.
  893. </summary>
  894. <value>
  895. The popup view of the SfPopupLayout that will be displayed when setting the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.IsOpen"/> property as <c>true</c>.
  896. </value>
  897. </member>
  898. <member name="P:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.IsOpen">
  899. <summary>
  900. Gets or sets a value indicating whether the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.PopupView"/> is open or not.
  901. </summary>
  902. <value>
  903. The value indicating whether the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.PopupView"/> is open or not.
  904. </value>
  905. <remarks>
  906. The PopupView will be opened and closed based on this value.
  907. </remarks>
  908. </member>
  909. <member name="P:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.StaysOpen">
  910. <summary>
  911. Gets or sets a value indicating whether the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.PopupView"/> should stay open, when the interaction is made outside its boundary area.
  912. </summary>
  913. <value>
  914. The value indicating whether the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.PopupView"/> should stay open, when the interaction is made outside its boundary area.
  915. </value>
  916. </member>
  917. <member name="P:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.IsRTL">
  918. <summary>
  919. Checking RTL flow direction
  920. </summary>
  921. </member>
  922. <member name="E:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.Opened">
  923. <summary>
  924. This event will be fired whenever the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.PopupView"/> is shown in the view.
  925. </summary>
  926. <remarks>
  927. This event fires whenever the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.IsOpen"/> property is set as <c>true</c>.
  928. </remarks>
  929. </member>
  930. <member name="E:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.Closed">
  931. <summary>
  932. This event will be fired whenever the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.PopupView"/> is dismissed from the view.
  933. </summary>
  934. <remarks>
  935. This event fires whenever the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.IsOpen"/> property is set as <c>false</c>.
  936. </remarks>
  937. </member>
  938. <member name="E:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.Opening">
  939. <summary>
  940. This event will be fired whenever the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.PopupView"/> is opening in the view. Occurring of this event can be cancelled based on conditions.
  941. </summary>
  942. </member>
  943. <member name="E:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.Closing">
  944. <summary>
  945. This event will be fired whenever the <see cref="P:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.PopupView"/> is closing in the view. Occurring of this event can be cancelled based on conditions.
  946. </summary>
  947. </member>
  948. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.Show(Windows.UI.Xaml.FrameworkElement)">
  949. <summary>
  950. Displays the Popup in the view.
  951. </summary>
  952. <param name="rootView">The root view of the Activity, if the root view is not SfPopupLayout.</param>
  953. </member>
  954. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.Show">
  955. <summary>
  956. Displays the Popup in the view.
  957. </summary>
  958. </member>
  959. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.ShowAtTouchPoint">
  960. <summary>
  961. Displays the Popup at the touch point.
  962. </summary>
  963. </member>
  964. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.Show(System.Double,System.Double,Windows.UI.Xaml.FrameworkElement)">
  965. <summary>
  966. Displays the popup at the given x and y point.
  967. </summary>
  968. <param name="xPosition">The x-point at which the popup should be displayed.</param>
  969. <param name="yPosition">The y-point at which the popup should be displayed.</param>
  970. <param name="rootView">The root view of the Activity, if the root view is not SfPopupLayout.</param>
  971. </member>
  972. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.Show(System.Double,System.Double)">
  973. <summary>
  974. Displays the popup at the given x and y point.
  975. </summary>
  976. <param name="xPosition">The x-point at which the popup should be displayed.</param>
  977. <param name="yPosition">The y-point at which the popup should be displayed.</param>
  978. </member>
  979. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.ShowRelativeToView(System.Double,System.Double,System.Double,System.Double,Syncfusion.XForms.UWP.PopupLayout.RelativePosition,Windows.UI.Xaml.FrameworkElement)">
  980. <param name="xPositionOfRelativeView">X-position of the relative view in SfPopupLayout</param>
  981. <param name="yPositionOfRelativeView">Y-position of the relative view in SfPopupLayout</param>
  982. <param name="widthOfRelativeView">Width of the relative view.</param>
  983. <param name="heightOfRelativeView">Height of the relative view</param>
  984. <param name="rootView">The root view of the Activity, if the root view is not SfPopupLayout.</param>
  985. <param name="relativePosition">Position relative to the RelativeView, from which popup should be displayed</param>
  986. </member>
  987. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.ShowRelativeToView(System.Double,System.Double,System.Double,System.Double,Syncfusion.XForms.UWP.PopupLayout.RelativePosition,System.Double,System.Double)">
  988. <param name="xPositionOfRelativeView">X-position of the relative view in SfPopupLayout</param>
  989. <param name="yPositionOfRelativeView">Y-position of the relative view in SfPopupLayout</param>
  990. <param name="widthOfRelativeView">Width of the relative view.</param>
  991. <param name="heightOfRelativeView">Height of the relative view</param>
  992. <param name="absoluteX">Absolute X Point where the popup should be positioned from the relative view </param>
  993. <param name="absoluteY">Absolute Y-Point where the popup should be positioned from the relative view</param>
  994. <param name="relativePosition">Position relative to the RelativeView, from which popup should be displayed</param>
  995. </member>
  996. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.Dismiss">
  997. <summary>
  998. Dismisses the pop-up from the view.
  999. </summary>
  1000. </member>
  1001. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.CanLayoutForGivenSizeAndPosition">
  1002. <summary>
  1003. Returns whether the layout of the popup view is made for the given size and position.
  1004. </summary>
  1005. <returns>
  1006. Returns whether the layout of the popup view is made for the given size and position.
  1007. </returns>
  1008. <remarks>
  1009. If the layout is made for the given size and position, PopupView will not be layout for the
  1010. full view of the application. Hence in this case, the calculations must be made for the Container
  1011. of the SfPopupLayout instead of the PopupView. In order to check whether the calculations must be made either to the
  1012. PopupView or Container, this case is checked.
  1013. </remarks>
  1014. </member>
  1015. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.ClosePopupIfRequired">
  1016. <summary>
  1017. Closes the popup, when touch is made outside the popup view, provided StaysOpen is false.
  1018. </summary>
  1019. <returns>Returns whether to hold the touch in SfPopupLayout. Returns true, in order not to pass touch to the child views and hold touch in SfPopupLayout itself.</returns>
  1020. </member>
  1021. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.SetUp">
  1022. <summary>
  1023. Initialize the properties and fields of the SfPopupLayout.
  1024. </summary>
  1025. </member>
  1026. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.DetermineContainerBackground(System.Boolean)">
  1027. <summary>
  1028. Sets the background for the VisualContainer based on the StaysOpen for handling touch in Container.
  1029. </summary>
  1030. </member>
  1031. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.SfPopupLayout_BackRequested(System.Object,Windows.UI.Core.BackRequestedEventArgs)">
  1032. <summary>
  1033. Handling back button press in uwp device.
  1034. </summary>
  1035. <param name="sender">The sender of the event.</param>
  1036. <param name="e">The <see cref="T:Windows.UI.Core.BackRequestedEventArgs"/>.</param>
  1037. </member>
  1038. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.DisplayPopup">
  1039. <summary>
  1040. Displays the pop-up in the view.
  1041. </summary>
  1042. </member>
  1043. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.ResizePopupView">
  1044. <summary>
  1045. Height and Width of the PopupView is set here.
  1046. </summary>
  1047. </member>
  1048. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.PositionPopupView">
  1049. <summary>
  1050. X and Y position of the PopupView is set here.
  1051. </summary>
  1052. </member>
  1053. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.ValidatePopupPosition(System.Single,System.Int32,System.Int32,System.Int32)">
  1054. <summary>
  1055. Validates the position of the popup view.
  1056. </summary>
  1057. <param name="point">The point at which the layout is expected.</param>
  1058. <param name="actualSize">The actual size of the view.</param>
  1059. <param name="availableSize">The available size of the view.</param>
  1060. <returns>Returns the validated position of the popup view.</returns>
  1061. </member>
  1062. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.ValidatePopupXPositionForRTL(System.Single)">
  1063. <summary>
  1064. Validates the position of the popup view.
  1065. </summary>
  1066. <param name="point">The point at which the layout is expected.</param>
  1067. <returns>Returns the validated position of the popup view.</returns>
  1068. </member>
  1069. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.CalculateRelativePoint(System.Int32,System.Int32,System.Int32,System.Int32,Syncfusion.XForms.UWP.PopupLayout.RelativePosition,System.Double,System.Double)">
  1070. <summary>
  1071. Calculates the X and Y point of the popup, relative to the given view.
  1072. </summary>
  1073. <param name="position">The relative position from the view.</param>
  1074. <param name="xPositionOfRelativeView">X-position of the relative view in SfPopupLayout</param>
  1075. <param name="yPositionOfRelativeView">Y-position of the relative view in SfPopupLayout</param>
  1076. <param name="widthOfRelativeView">Width of the relative view.</param>
  1077. <param name="heightOfRelativeView">Height of the relative view</param>
  1078. <param name="absoluteX">Absolute X Point where the popup should be positioned from the relative view </param>
  1079. <param name="absoluteY">Absolute Y-Point where the popup should be positioned from the relative view</param>
  1080. </member>
  1081. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.ApplyShadowAndBorder(Windows.UI.Xaml.FrameworkElement)">
  1082. <summary>
  1083. Applies the shadow and border to the given view.
  1084. </summary>
  1085. <param name="view">The view to which the shadow effect and the borders should be applied.</param>
  1086. </member>
  1087. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.ApplyPopupViewAnimation">
  1088. <summary>
  1089. Applies animation to the popup view.
  1090. </summary>
  1091. </member>
  1092. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.ZoomAnimation(Windows.UI.Xaml.FrameworkElement,System.Double,System.Double,System.Double,System.Double)">
  1093. <summary>
  1094. Plays the Zoom animation to the given view.
  1095. </summary>
  1096. <param name="view">The view to which the animation to be applied.</param>
  1097. <param name="startHeightValue">Start value of the animator</param>
  1098. <param name="endHeightValue">End value of the animator</param>
  1099. <param name="startWidthValue">Start value of the animator</param>
  1100. <param name="endWidthValue">End value of the animator</param>
  1101. </member>
  1102. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.ZoomAnimationEndHandler(Windows.UI.Xaml.FrameworkElement)">
  1103. <summary>
  1104. Handles the zoom animation end.
  1105. </summary>
  1106. <param name="view">View.</param>
  1107. </member>
  1108. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.FadeAnimation(Windows.UI.Xaml.FrameworkElement,System.Single,System.Single)">
  1109. <summary>
  1110. Plays the Fade animation to the given view.
  1111. </summary>
  1112. <param name="view">The view to which the animation to be applied.</param>
  1113. <param name="startValue">Start value of the animator.</param>
  1114. <param name="endValue">End value of the animator.</param>
  1115. </member>
  1116. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.FadeAnimationEndHandler(Windows.UI.Xaml.FrameworkElement)">
  1117. <summary>
  1118. Handles the fade animation end.
  1119. </summary>
  1120. <param name="view">View.</param>
  1121. </member>
  1122. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.SlideAnimation(Windows.UI.Xaml.FrameworkElement,System.Double,System.Double,System.String)">
  1123. <summary>
  1124. Plays the Slide animation to the given view.
  1125. </summary>
  1126. <param name="view">The view to which the animation to be applied.</param>
  1127. <param name="startValue">Start value of the animator.</param>
  1128. <param name="endValue">End value of the animator.</param>
  1129. <param name="animateProperty">The property to be animated.</param>
  1130. </member>
  1131. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.SlideAnimationEndHandler(Windows.UI.Xaml.FrameworkElement)">
  1132. <summary>
  1133. Handles the slide animation end.
  1134. </summary>
  1135. </member>
  1136. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.ProcessNoAnimaton">
  1137. <summary>
  1138. Does not apply any animation.
  1139. </summary>
  1140. </member>
  1141. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.SetRTLForPopup">
  1142. <summary>
  1143. Method To set LayoutDirection as RTL for PopupView
  1144. </summary>
  1145. </member>
  1146. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.RemovePopupViewAndResetValues">
  1147. <summary>
  1148. Removes the PopupView form the SfPopupLayout and Resets the values set at the time of displaying popup.
  1149. </summary>
  1150. </member>
  1151. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.RaisePopupOpeningEvent">
  1152. <summary>
  1153. Raises the Popup Opening event.
  1154. </summary>
  1155. <returns>Returns whether to cancel opening of the Popup.</returns>
  1156. </member>
  1157. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.RaisePopupOpenedEvent">
  1158. <summary>
  1159. Raises the <see cref="E:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.Opened"/> event.
  1160. </summary>
  1161. </member>
  1162. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.RaisePopupClosingEvent">
  1163. <summary>
  1164. Raises the Popup Closing event.
  1165. </summary>
  1166. <returns>Returns whether to cancel closing of the Popup.</returns>
  1167. </member>
  1168. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.RaisePopupClosedEvent">
  1169. <summary>
  1170. Raises the <see cref="E:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.Closed"/> event.
  1171. </summary>
  1172. </member>
  1173. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.Dispose">
  1174. <summary>
  1175. Perform final clean up before it is released from memory.
  1176. </summary>
  1177. </member>
  1178. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout.Dispose(System.Boolean)">
  1179. <summary>
  1180. Disposes the objects in the SfPopupLayout.
  1181. </summary>
  1182. <param name="disposing">Value indicating whether to dispose the objects or not.</param>
  1183. </member>
  1184. <member name="T:Syncfusion.XForms.UWP.PopupLayout.AnimationMode">
  1185. <summary>
  1186. Built-in animations available in SfPopupLayout, which is applied when the
  1187. PopupView opens and closes in the screen.
  1188. </summary>
  1189. </member>
  1190. <member name="F:Syncfusion.XForms.UWP.PopupLayout.AnimationMode.Zoom">
  1191. <summary>
  1192. zoom-out animation will be applied when the PopupView opens and zoom-in animation
  1193. will be applied when the PopupView closes
  1194. </summary>
  1195. </member>
  1196. <member name="F:Syncfusion.XForms.UWP.PopupLayout.AnimationMode.Fade">
  1197. <summary>
  1198. Fade-out animation will be applied when the PopupView opens and Fade-in animation
  1199. will be applied when the PopupView closes
  1200. </summary>
  1201. </member>
  1202. <member name="F:Syncfusion.XForms.UWP.PopupLayout.AnimationMode.SlideOnLeft">
  1203. <summary>
  1204. PopupView will be animated from left-to-right, when it opens and it will be animated
  1205. from right-to-left when the PopupView closes.
  1206. </summary>
  1207. </member>
  1208. <member name="F:Syncfusion.XForms.UWP.PopupLayout.AnimationMode.SlideOnRight">
  1209. <summary>
  1210. PopupView will be animated from right-to-left, when it opens and it will be animated
  1211. from left-to-right when the PopupView closes.
  1212. </summary>
  1213. </member>
  1214. <member name="F:Syncfusion.XForms.UWP.PopupLayout.AnimationMode.SlideOnTop">
  1215. <summary>
  1216. PopupView will be animated from top-to-bottom, when it opens and it will be animated
  1217. from bottom-to-top when the PopupView closes.
  1218. </summary>
  1219. </member>
  1220. <member name="F:Syncfusion.XForms.UWP.PopupLayout.AnimationMode.SlideOnBottom">
  1221. <summary>
  1222. PopupView will be animated from bottom-to-top, when it opens and it will be animated
  1223. from top-to-bottom when the PopupView closes.
  1224. </summary>
  1225. </member>
  1226. <member name="F:Syncfusion.XForms.UWP.PopupLayout.AnimationMode.None">
  1227. <summary>
  1228. Animation will not be applied.
  1229. </summary>
  1230. </member>
  1231. <member name="T:Syncfusion.XForms.UWP.PopupLayout.AppearanceMode">
  1232. <summary>
  1233. Built-in layout styles of the PopupView.
  1234. </summary>
  1235. </member>
  1236. <member name="F:Syncfusion.XForms.UWP.PopupLayout.AppearanceMode.OneButton">
  1237. <summary>
  1238. A layout with one button in the footer.
  1239. </summary>
  1240. </member>
  1241. <member name="F:Syncfusion.XForms.UWP.PopupLayout.AppearanceMode.TwoButton">
  1242. <summary>
  1243. A layout with two buttons in the footer.
  1244. </summary>
  1245. </member>
  1246. <member name="T:Syncfusion.XForms.UWP.PopupLayout.RelativePosition">
  1247. <summary>
  1248. Positions the popup view relative to the given view.
  1249. </summary>
  1250. </member>
  1251. <member name="F:Syncfusion.XForms.UWP.PopupLayout.RelativePosition.AlignTop">
  1252. <summary>
  1253. Displays the popup at the top of the given view.
  1254. </summary>
  1255. </member>
  1256. <member name="F:Syncfusion.XForms.UWP.PopupLayout.RelativePosition.AlignToLeftOf">
  1257. <summary>
  1258. Displays the popup to the left of the given view.
  1259. </summary>
  1260. </member>
  1261. <member name="F:Syncfusion.XForms.UWP.PopupLayout.RelativePosition.AlignToRightOf">
  1262. <summary>
  1263. Displays the popup to the right of the given view.
  1264. </summary>
  1265. </member>
  1266. <member name="F:Syncfusion.XForms.UWP.PopupLayout.RelativePosition.AlignBottom">
  1267. <summary>
  1268. Displays the popup at the bottom of the given view.
  1269. </summary>
  1270. </member>
  1271. <member name="F:Syncfusion.XForms.UWP.PopupLayout.RelativePosition.AlignTopLeft">
  1272. <summary>
  1273. Displays the popup at the top left position of the given view.
  1274. </summary>
  1275. </member>
  1276. <member name="F:Syncfusion.XForms.UWP.PopupLayout.RelativePosition.AlignTopRight">
  1277. <summary>
  1278. Displays the popup at the top right position of the given view.
  1279. </summary>
  1280. </member>
  1281. <member name="F:Syncfusion.XForms.UWP.PopupLayout.RelativePosition.AlignBottomLeft">
  1282. <summary>
  1283. Displays the popup at the bottom left position of the given view.
  1284. </summary>
  1285. </member>
  1286. <member name="F:Syncfusion.XForms.UWP.PopupLayout.RelativePosition.AlignBottomRight">
  1287. <summary>
  1288. Displays the popup at the botto right position of the given view.
  1289. </summary>
  1290. </member>
  1291. <member name="T:Syncfusion.XForms.UWP.PopupLayout.XamarinExtensions">
  1292. <exclude/>
  1293. </member>
  1294. <member name="F:Syncfusion.XForms.UWP.PopupLayout.XamarinExtensions.density">
  1295. <summary>
  1296. Density of the device.
  1297. </summary>
  1298. </member>
  1299. <member name="M:Syncfusion.XForms.UWP.PopupLayout.XamarinExtensions.RemoveFromParentView(Windows.UI.Xaml.Controls.Grid,Windows.UI.Xaml.Controls.Panel)">
  1300. <summary>
  1301. Removes the given child view from its parent view.
  1302. </summary>
  1303. <param name="childView">The child view to be removed.</param>
  1304. <param name="parentView">The parent view from which the child is to be removed.</param>
  1305. </member>
  1306. <member name="M:Syncfusion.XForms.UWP.PopupLayout.XamarinExtensions.SetVisibility(Windows.UI.Xaml.FrameworkElement,System.Boolean)">
  1307. <summary>
  1308. Sets the visibility to the view based on the <paramref name="isVisible"/> value.
  1309. </summary>
  1310. <param name="view">The view whose visibility is to be set.</param>
  1311. <param name="isVisible">Indicates whether to set visible or invisible to
  1312. the view.</param>
  1313. </member>
  1314. <member name="M:Syncfusion.XForms.UWP.PopupLayout.XamarinExtensions.IsVisible(Windows.UI.Xaml.FrameworkElement)">
  1315. <summary>
  1316. Gets the visibility of the given view.
  1317. </summary>
  1318. <param name="view">The view</param>
  1319. <returns>Returns true if the view is visible</returns>
  1320. </member>
  1321. <member name="M:Syncfusion.XForms.UWP.PopupLayout.XamarinExtensions.SetBackgroundColor(Windows.UI.Xaml.Controls.Control,Windows.UI.Xaml.Media.SolidColorBrush)">
  1322. <summary>
  1323. Sets the background color for the given view.
  1324. </summary>
  1325. <param name="view">The view to which the background color is to be applied.</param>
  1326. <param name="color">The background color to be applied.</param>
  1327. </member>
  1328. <member name="M:Syncfusion.XForms.UWP.PopupLayout.XamarinExtensions.SetButtonText(Windows.UI.Xaml.Controls.Button,System.String)">
  1329. <summary>
  1330. Sets the text for the button.
  1331. </summary>
  1332. <param name="button">The button in which the text is to be set.</param>
  1333. <param name="text">The text to be set in the button.</param>
  1334. </member>
  1335. <member name="M:Syncfusion.XForms.UWP.PopupLayout.XamarinExtensions.SetButtonTextColor(Windows.UI.Xaml.Controls.Button,Windows.UI.Xaml.Media.SolidColorBrush)">
  1336. <summary>
  1337. Sets the color of the text in the button.
  1338. </summary>
  1339. <param name="button">The button in which the text color is to be set.</param>
  1340. <param name="color">The color to be applied to the text in the button.</param>
  1341. </member>
  1342. <member name="M:Syncfusion.XForms.UWP.PopupLayout.XamarinExtensions.SetLabelTextColor(Windows.UI.Xaml.Controls.TextBlock,Windows.UI.Xaml.Media.SolidColorBrush)">
  1343. <summary>
  1344. Sets the color of the text in the TextView.
  1345. </summary>
  1346. <param name="textView">The TextView in which the text color is to be set.</param>
  1347. <param name="color">The color to be applied to the text in the TextView.</param>
  1348. </member>
  1349. <member name="M:Syncfusion.XForms.UWP.PopupLayout.XamarinExtensions.GetWidth(Windows.UI.Xaml.Controls.Control)">
  1350. <summary>
  1351. Gets the width of the given view.
  1352. </summary>
  1353. <param name="view">The view.</param>
  1354. <returns>The width of the given view.</returns>
  1355. </member>
  1356. <member name="M:Syncfusion.XForms.UWP.PopupLayout.XamarinExtensions.GetHeight(Windows.UI.Xaml.Controls.Control)">
  1357. <summary>
  1358. Gets the height of the given view.
  1359. </summary>
  1360. <param name="view">The view.</param>
  1361. <returns>The height of the given view.</returns>
  1362. </member>
  1363. <member name="M:Syncfusion.XForms.UWP.PopupLayout.XamarinExtensions.ConvertPixelsToDp(System.Object,System.Double)">
  1364. <summary>
  1365. Converts the pixels to dp.
  1366. </summary>
  1367. <param name="pixels">The pixel value for which the density independent pixel should be obtained.</param>
  1368. <param name="view">The view as object</param>
  1369. <returns>The dp for the given pixels.</returns>
  1370. </member>
  1371. <member name="M:Syncfusion.XForms.UWP.PopupLayout.XamarinExtensions.ConvertDpToPixels(System.Object,System.Double)">
  1372. <summary>
  1373. Converts the given dp to pixels.
  1374. </summary>
  1375. <param name="view">The view as object</param>
  1376. <param name="dp">The density independent pixel value for which the pixel
  1377. value should be obtained.</param>
  1378. <returns>The pixels for the given dp value.</returns>
  1379. </member>
  1380. <member name="M:Syncfusion.XForms.UWP.PopupLayout.XamarinExtensions.ConvertDpToPixels(System.Double)">
  1381. <summary>
  1382. Converts the given dp to pixels.
  1383. </summary>
  1384. <param name="dp">The density independent pixel value for which the pixel
  1385. value should be obtained.</param>
  1386. <returns>The pixels for the given dp value.</returns>
  1387. </member>
  1388. <member name="M:Syncfusion.XForms.UWP.PopupLayout.XamarinExtensions.GetScreenWidth">
  1389. <summary>
  1390. Gets the width of the device
  1391. </summary>
  1392. <returns>The width of the device in pixels.</returns>
  1393. </member>
  1394. <member name="M:Syncfusion.XForms.UWP.PopupLayout.XamarinExtensions.GetScreenHeight">
  1395. <summary>
  1396. Gets the height of the device
  1397. </summary>
  1398. <returns>The height of the device in pixels.</returns>
  1399. </member>
  1400. <member name="T:Syncfusion.XForms.UWP.PopupLayout.PopupLayoutDependencyService">
  1401. <summary>
  1402. Dependency service of SfPopupLayout
  1403. </summary>
  1404. </member>
  1405. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupLayoutDependencyService.MapPopupViewProperties(System.String,Syncfusion.XForms.PopupLayout.SfPopupLayout)">
  1406. <summary>
  1407. Sets the value of the forms PopupView properties to the native PopupView.
  1408. </summary>
  1409. <param name="propertyName">The property whose value has to be set.</param>
  1410. </member>
  1411. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupLayoutDependencyService.MapSfPopupLayoutProperties(System.Object,System.String,Syncfusion.XForms.PopupLayout.SfPopupLayout)">
  1412. <summary>
  1413. Sets the value of the forms SfPopupLayout properties to the native SfPopupLayout.
  1414. </summary>
  1415. <param name="propertyName">The property whose value has to be set.</param>
  1416. <param name="formsPopup">The instance of the PCL SfPopupLayout.</param>
  1417. </member>
  1418. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupLayoutDependencyService.Show(System.Object,Syncfusion.XForms.PopupLayout.SfPopupLayout)">
  1419. <summary>
  1420. Displays the Popup in the view.
  1421. </summary>
  1422. <param name="nativeObject">The native object of SfPopupLayout.</param>
  1423. <param name="formsPopup">Instance of SfPoppupLayout</param>
  1424. </member>
  1425. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupLayoutDependencyService.Show(System.Object,System.Double,System.Double,Syncfusion.XForms.PopupLayout.SfPopupLayout)">
  1426. <summary>
  1427. Displays popup at the given x and y position.
  1428. </summary>
  1429. <param name="nativeObject">The native object of SfPopupLayout.</param>
  1430. <param name="xPosition">The x-position where the popup should be displayed.</param>
  1431. <param name="yPosition">The y-position where the popup should be displayed.</param>
  1432. <param name="formsPopup">Instance of SfPopupLayout</param>
  1433. </member>
  1434. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupLayoutDependencyService.ShowAtTouchPoint(System.Object,Syncfusion.XForms.PopupLayout.SfPopupLayout)">
  1435. <summary>
  1436. Displays the Popup at the touch point.
  1437. </summary>
  1438. <param name="nativeObject">The native object of SfPopupLayout.</param>
  1439. <param name="formsPopup">Instance of SfPopupLayout</param>
  1440. </member>
  1441. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupLayoutDependencyService.ShowRelativeToView(System.Object,Syncfusion.XForms.PopupLayout.SfPopupLayout,Xamarin.Forms.View,Syncfusion.XForms.PopupLayout.RelativePosition,System.Double,System.Double,System.Boolean)">
  1442. <summary>
  1443. Displays popup, relative to the given view.
  1444. </summary>
  1445. <param name="nativeObject">The native object of SfPopupLayout.</param>
  1446. <param name="relative_view">The view relative to which popup should be displayed.</param>
  1447. <param name="relative_position">The position, where popup should be displayed,
  1448. relative to the given view.</param>
  1449. <param name="absoluteX">The absolute X-point from relative view.</param>
  1450. <param name="absoluteY">The absolute Y-point from relative view.</param>
  1451. <param name="formsPopup">Instance of SfPopupLayout</param>
  1452. <param name="canMap">Value indicating whether PCL popup values can be assigned to the native popup</param>
  1453. </member>
  1454. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupLayoutDependencyService.DismissPopup(System.Object)">
  1455. <summary>
  1456. Dismisses the pop-up from the view.
  1457. </summary>
  1458. <param name="nativeObject">The native object of SfPopupLayout.</param>
  1459. <remarks>
  1460. This parameter is used, when the rootView is not SfPopupLayout. If it is true,
  1461. the ParentView will be reset in the CotentView, else the rootView will be maintained
  1462. as SfPopupLayout.
  1463. </remarks>
  1464. </member>
  1465. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupLayoutDependencyService.IsAnimationInProgress(System.Object)">
  1466. <summary>
  1467. Returns whether popup opening / closing animation is in progress.
  1468. </summary>
  1469. <param name="nativeObject">The native object of SfPopupLayout.</param>
  1470. <returns>Returns whether popup opening / closing animation is in progress.
  1471. True if animation is in progress, else false.</returns>
  1472. </member>
  1473. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupLayoutDependencyService.UpdatePopupViewstyle(System.Object)">
  1474. <summary>
  1475. Returns whether popup opening / closing animation is in progress.
  1476. </summary>
  1477. <param name="nativeObject">The native object of SfPopupLayout.</param>
  1478. <returns>Returns whether popup opening / closing animation is in progress.
  1479. True if animation is in progress, else false.</returns>
  1480. </member>
  1481. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupLayoutDependencyService.GetDensity">
  1482. <summary>
  1483. Gets the density of the device.
  1484. </summary>
  1485. <returns>The density of the device.</returns>
  1486. </member>
  1487. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupLayoutDependencyService.GetScreenWidth">
  1488. <summary>
  1489. Gets the width of the device
  1490. </summary>
  1491. <returns>The width of the device in pixels.</returns>
  1492. </member>
  1493. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupLayoutDependencyService.GetScreenHeight">
  1494. <summary>
  1495. Gets the height of the device
  1496. </summary>
  1497. <returns>The height of the device in pixels.</returns>
  1498. </member>
  1499. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupLayoutDependencyService.CreateNativePopup(System.Object,Syncfusion.XForms.PopupLayout.SfPopupLayout,System.Boolean)">
  1500. <summary>
  1501. Creates the instance of the native popup layout and maps the properties.
  1502. </summary>
  1503. <param name="nativeObject">The instance of the native SfPopupLayout.</param>
  1504. <param name="popup">The instance of the PCL SfPopupLayout.</param>
  1505. <param name="canMap">Value indicating whether PCL popup values can be assigned to the native popup</param>
  1506. </member>
  1507. <member name="T:Syncfusion.XForms.UWP.PopupLayout.RendererHelper">
  1508. <summary>
  1509. Renderer Helper classes.
  1510. </summary>
  1511. </member>
  1512. <member name="M:Syncfusion.XForms.UWP.PopupLayout.RendererHelper.GetNativeAnimationMode(Syncfusion.XForms.PopupLayout.AnimationMode)">
  1513. <summary>
  1514. The NativeAnimationMode for the given FormsAnimationMode
  1515. </summary>
  1516. <param name="animationMode">The FormsAnimationMode</param>
  1517. <returns>The NativeAnimationMode for the given AnimationMode.</returns>
  1518. </member>
  1519. <member name="M:Syncfusion.XForms.UWP.PopupLayout.RendererHelper.GetNativeAppearanceMode(Syncfusion.XForms.PopupLayout.AppearanceMode)">
  1520. <summary>
  1521. Gets the native AppearanceMode for the given forms AppearanceMode.
  1522. </summary>
  1523. <param name="appearanceMode">The layout appearance of the XForms.</param>
  1524. <returns>The native AppearanceMode for the given forms AppearanceMode.</returns>
  1525. </member>
  1526. <member name="M:Syncfusion.XForms.UWP.PopupLayout.RendererHelper.GetNativeRelativePosition(Syncfusion.XForms.PopupLayout.RelativePosition)">
  1527. <summary>
  1528. Converts the <see cref="T:Syncfusion.XForms.PopupLayout.RelativePosition"/> to <see cref="T:Syncfusion.XForms.UWP.PopupLayout.RelativePosition"/>/>
  1529. </summary>
  1530. <param name="relativePosition">The <see cref="T:Syncfusion.XForms.UWP.PopupLayout.RelativePosition"/> of <see cref="T:Syncfusion.XForms.PopupLayout.RelativePosition"/>.</param>
  1531. <returns>The <see cref="T:Syncfusion.XForms.UWP.PopupLayout.RelativePosition"/>.</returns>
  1532. </member>
  1533. <member name="M:Syncfusion.XForms.UWP.PopupLayout.RendererHelper.GetViewForTemplate(Xamarin.Forms.DataTemplate)">
  1534. <summary>
  1535. Creates the Xamarin.Forms.View for the given template
  1536. </summary>
  1537. <param name="template">The template which has to be converted to Xamarin.Forms.View</param>
  1538. <returns>The Xamarin.Forms.View for the given template.</returns>
  1539. </member>
  1540. <member name="M:Syncfusion.XForms.UWP.PopupLayout.RendererHelper.GetViewLocationOnSfPopupLayout(Xamarin.Forms.View,Syncfusion.XForms.PopupLayout.SfPopupLayout)">
  1541. <summary>
  1542. Gets the view's location on SfPopupLayout.
  1543. </summary>
  1544. <param name="view">The view whose x and y point with respect to SfPopupLayout is to be determined.</param>
  1545. <param name="sfPopupLayout">Instance of SfPopupLayout</param>
  1546. <returns>The view's location on SfPopupLayout.</returns>
  1547. </member>
  1548. <member name="M:Syncfusion.XForms.UWP.PopupLayout.RendererHelper.MapPopupViewProperties(System.String,Syncfusion.XForms.PopupLayout.PopupView,Syncfusion.XForms.UWP.PopupLayout.PopupView)">
  1549. <summary>
  1550. Sets the value of the forms PopupView properties to the native PopupView.
  1551. </summary>
  1552. <param name="propertyName">The property whose value has to be set.</param>
  1553. <param name="formsPopupView">The instance of the PCL SfPopupLayout.PopupView class.</param>
  1554. <param name="nativePopupView">The instance of the native SfPopupLayout.PopupView class.</param>
  1555. </member>
  1556. <member name="M:Syncfusion.XForms.UWP.PopupLayout.RendererHelper.MapSfPopupLayoutProperties(System.String,Syncfusion.XForms.PopupLayout.SfPopupLayout,Syncfusion.XForms.UWP.PopupLayout.SfPopupLayout)">
  1557. <summary>
  1558. Sets the value of the forms SfPopupLayout properties to the native SfPopupLayout.
  1559. </summary>
  1560. <param name="propertyName">The property whose value has to be set.</param>
  1561. /// <param name="formsPopupLayout">The instance of the PCL SfPopupLayout.PopupView class.</param>
  1562. <param name="nativePopupLayout">The instance of the native SfPopupLayout.PopupView class.</param>
  1563. </member>
  1564. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupViewRenderer.popupView">
  1565. <summary>
  1566. Holds the formsPopupView instance (Element) of the renderer.
  1567. </summary>
  1568. </member>
  1569. <member name="F:Syncfusion.XForms.UWP.PopupLayout.PopupViewRenderer.nativePopupView">
  1570. <summary>
  1571. Holds the native popupView instance (Control) of the renderer.
  1572. </summary>
  1573. </member>
  1574. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupViewRenderer.#ctor">
  1575. <summary>
  1576. Initializes a new instance of PopupViewRenderer.
  1577. </summary>
  1578. </member>
  1579. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupViewRenderer.OnElementChanged(Xamarin.Forms.Platform.UWP.ElementChangedEventArgs{Syncfusion.XForms.PopupLayout.PopupView})">
  1580. <summary>
  1581. On SfPopupLayout element is changed in PCL, this method hits.
  1582. </summary>
  1583. <param name="e">The <see cref="T:Xamarin.Forms.Platform.UWP.ElementChangedEventArgs`1"/></param>
  1584. <remarks>
  1585. This hits only when the SfPopupLayout is added in view.
  1586. </remarks>
  1587. </member>
  1588. <member name="M:Syncfusion.XForms.UWP.PopupLayout.PopupViewRenderer.OnElementPropertyChanged(System.Object,System.ComponentModel.PropertyChangedEventArgs)">
  1589. <summary>
  1590. When the property in the Element is changed, it is indicated to the Control
  1591. </summary>
  1592. <param name="sender">The sender.</param>
  1593. <param name="e">The <see cref="T:System.ComponentModel.PropertyChangedEventArgs"/>.</param>
  1594. </member>
  1595. <member name="T:Syncfusion.XForms.UWP.PopupLayout.SfPopupRenderer">
  1596. <summary>
  1597. Class that defines the Renderer of SfPopupLayout.
  1598. </summary>
  1599. </member>
  1600. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupRenderer.popupLayout">
  1601. <summary>
  1602. Holds the formsPopupLayout instance (Element) of the renderer.
  1603. </summary>
  1604. </member>
  1605. <member name="F:Syncfusion.XForms.UWP.PopupLayout.SfPopupRenderer.nativePopupLayout">
  1606. <summary>
  1607. Holds the native popupLayout instance (Control) of the renderer.
  1608. </summary>
  1609. </member>
  1610. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupRenderer.#ctor">
  1611. <summary>
  1612. Initializes a new instance of SfPopupLayoutRenderer.
  1613. </summary>
  1614. </member>
  1615. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupRenderer.OnElementChanged(Xamarin.Forms.Platform.UWP.ElementChangedEventArgs{Syncfusion.XForms.PopupLayout.SfPopupLayout})">
  1616. <summary>
  1617. On SfPopupLayout element is changed in PCL, this method hits.
  1618. </summary>
  1619. <param name="e">The <see cref="T:Xamarin.Forms.Platform.UWP.ElementChangedEventArgs`1"/></param>
  1620. <remarks>
  1621. This hits only when the SfPopupLayout is added in view.
  1622. </remarks>
  1623. </member>
  1624. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupRenderer.OnElementPropertyChanged(System.Object,System.ComponentModel.PropertyChangedEventArgs)">
  1625. <summary>
  1626. When the property in the PCL is changed, it is indicated to the Control.
  1627. </summary>
  1628. <param name="sender">The sender.</param>
  1629. <param name="e">The <see cref="T:System.ComponentModel.PropertyChangedEventArgs"/>.</param>
  1630. </member>
  1631. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupRenderer.Dispose(System.Boolean)">
  1632. <summary>
  1633. Releases the unmanaged resources used by the component and optionally releases the managed resources.
  1634. </summary>
  1635. <param name="disposing"> if true - release both managed and unmanaged resources;
  1636. if false - release only unmanaged resources.
  1637. </param>
  1638. </member>
  1639. <member name="T:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayoutRenderer">
  1640. <summary>
  1641. Class that defines the Renderer of SfPopupLayout.
  1642. </summary>
  1643. </member>
  1644. <member name="M:Syncfusion.XForms.UWP.PopupLayout.SfPopupLayoutRenderer.Init">
  1645. <summary>
  1646. Creates the necessary renderers for the SfPopupLayout.
  1647. </summary>
  1648. </member>
  1649. </members>
  1650. </doc>